-
Home
-
WPO365 | MICROSOFT 365 GRAPH MAILER
-
2.23
-
Code
-
Classes
- Hash
| Total Complexity |
101 |
| Dependencies |
1 |
| Dependents |
4 |
| Total lines |
844 |
| Lines of code |
494 |
| Logical lines of code |
310 |
| Comment lines |
257 |
| Methods |
17 |
| Properties |
9 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| setHash() |
D |
30 |
45 |
111 |
| _sha512() |
B |
28 |
10 |
143 |
| hash() |
A |
49 |
9 |
32 |
| _sha256() |
A |
36 |
6 |
74 |
| _md2() |
A |
38 |
7 |
50 |
| _computeKey() |
S |
56 |
6 |
20 |
| _add() |
S |
56 |
5 |
16 |
| __construct() |
S |
60 |
4 |
15 |
| setKey() |
S |
77 |
1 |
4 |
| getHash() |
S |
83 |
1 |
3 |
| getLength() |
S |
83 |
1 |
3 |
| _md5() |
S |
79 |
1 |
3 |
| _sha1() |
S |
79 |
1 |
3 |
| _rightRotate() |
S |
71 |
1 |
5 |
| _rightShift() |
S |
74 |
1 |
4 |
| _not() |
S |
80 |
1 |
3 |
| _string_shift() |
S |
73 |
1 |
5 |